Namespace - LJCSalesDAL
Parameters
id -
lastName -
firstName -
Syntax
| C# |
|
public SalesCustomer Add(Int32 id, String lastName, String firstName = null)
|
Creates and adds the object from the provided values.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.